home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 52
/
Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso
/
Aminet
/
comm
/
irc
/
epic4-mos.lha
/
share
/
epic
/
help
/
6_functions
/
gettmatch
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-22
|
415 b
|
16 lines
Synopsis:
$gettmatch(<array> <pattern>)
Technical:
This function returns the best match of <pattern> within the array
of strings specified by <array>. This is different than getmatches(6),
which returns all matches.
Returns:
best wildcard match of <pattern> within the array <array>
See Also:
Arrays(7); getmatches(6); getrmatches(6); igetmatches(6);
igetrmatches(6)